home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 2: CDPD 1 / Almathera Ten on Ten - Disc 2: CDPD 1.iso / pd / 076-100 / 084 / gravitywars / readme < prev    next >
Text File  |  1995-03-13  |  1KB  |  23 lines

  1.  
  2.     This posting contains the sources for GravityWars version 1.04.
  3. Since I recieved many requests for them ( 4 or 5) I finally got around to
  4. posting them. The program is written in Tdi Modula 2. File one contains the
  5. Definition modules and file two (which is itself in two parts for mailing
  6. purposes) contains the implementation modules.
  7.     These sources are kind of messy I know, I don't have the time 
  8. now to give them the reWrite and comments they require but I hope
  9. they are of some use to you. 
  10.         Also the title screen stuff has been removed. That stuff is a
  11. modified version of the showILBM program that came as an example from TDI.
  12. Although in a phone call to TDI I was told it was Ok to use the program
  13. under certain conditions I was still uncomfortable about it. So to avoid
  14. any problems I removed it from the sources. 
  15.     Also these sources are NOT public domain. They are to serve only
  16. as an example for programers (probably a bad one). They may be distributed
  17. provided that no charge other than a small copying fee is imposed, and that
  18. all copyright notices remain intact including this message. While 
  19. modifications are permitted, any changes must be noted as such in the sources,
  20. and the sources must accompany any excutable made from them if redistributed.
  21. (In otherwords don't mess with the code and give it to some poor fool who'll
  22. yell at me if it don't work.)
  23.